[INFO] fetching crate nym-dkg 1.20.4...
[INFO] testing nym-dkg-1.20.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate nym-dkg 1.20.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate nym-dkg 1.20.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nym-dkg 1.20.4
[INFO] tweaked toml for crates.io crate nym-dkg 1.20.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nym-dkg 1.20.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nym-dkg 1.20.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nym-pemstore v1.20.4
[INFO] [stderr]   Downloaded pem v0.8.3
[INFO] [stderr]   Downloaded cosmwasm-derive v2.3.0
[INFO] [stderr]   Downloaded vergen v8.3.1
[INFO] [stderr]   Downloaded serde-json-wasm v1.0.1
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v2.2.2
[INFO] [stderr]   Downloaded cosmwasm-schema v2.2.2
[INFO] [stderr]   Downloaded nym-contracts-common v1.20.4
[INFO] [stderr]   Downloaded cosmwasm-core v2.3.0
[INFO] [stderr]   Downloaded ed25519-zebra v4.0.3
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded bnum v0.11.0
[INFO] [stderr]   Downloaded cw-storage-plus v2.0.0
[INFO] [stderr]   Downloaded cosmwasm-std v2.2.2
[INFO] [stderr]   Downloaded ark-bls12-381 v0.4.0
[INFO] [stderr]   Downloaded nym-bls12_381-fork v0.8.0-forked
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01a59883a8e2f0f46a1a39f75aac39521d3e6f52dcf27df68d4e66623ff86802
[INFO] running `Command { std: "docker" "start" "-a" "01a59883a8e2f0f46a1a39f75aac39521d3e6f52dcf27df68d4e66623ff86802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01a59883a8e2f0f46a1a39f75aac39521d3e6f52dcf27df68d4e66623ff86802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a59883a8e2f0f46a1a39f75aac39521d3e6f52dcf27df68d4e66623ff86802", kill_on_drop: false }`
[INFO] [stdout] 01a59883a8e2f0f46a1a39f75aac39521d3e6f52dcf27df68d4e66623ff86802
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42860e568fea634506fe27828aceaf9cb73695e4d885c6810369940f4ac22cee
[INFO] running `Command { std: "docker" "start" "-a" "42860e568fea634506fe27828aceaf9cb73695e4d885c6810369940f4ac22cee", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling nym-bls12_381-fork v0.8.0-forked
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nym-pemstore v1.20.4
[INFO] [stderr]    Compiling nym-dkg v1.20.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s
[INFO] running `Command { std: "docker" "inspect" "42860e568fea634506fe27828aceaf9cb73695e4d885c6810369940f4ac22cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42860e568fea634506fe27828aceaf9cb73695e4d885c6810369940f4ac22cee", kill_on_drop: false }`
[INFO] [stdout] 42860e568fea634506fe27828aceaf9cb73695e4d885c6810369940f4ac22cee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67ef9599ff4fbdaa962688fcab9fb7f846b58808bc677918d2f47eda1c0b2414
[INFO] running `Command { std: "docker" "start" "-a" "67ef9599ff4fbdaa962688fcab9fb7f846b58808bc677918d2f47eda1c0b2414", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling nym-bls12_381-fork v0.8.0-forked
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nym-dkg v1.20.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.78s
[INFO] running `Command { std: "docker" "inspect" "67ef9599ff4fbdaa962688fcab9fb7f846b58808bc677918d2f47eda1c0b2414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ef9599ff4fbdaa962688fcab9fb7f846b58808bc677918d2f47eda1c0b2414", kill_on_drop: false }`
[INFO] [stdout] 67ef9599ff4fbdaa962688fcab9fb7f846b58808bc677918d2f47eda1c0b2414
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffffd70e0bb9d9e7798d5a92b4f8295f6a6175f9b92ca46c268cac6c35b6b65e
[INFO] running `Command { std: "docker" "start" "-a" "ffffd70e0bb9d9e7798d5a92b4f8295f6a6175f9b92ca46c268cac6c35b6b65e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nym_dkg-85041cc9bdda1213)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test bte::encryption::tests::ciphertext_integrity_check_passes_fails_for_malformed_data ... ignored
[INFO] [stdout] test bte::encryption::tests::ciphertext_integrity_check_passes_for_valid_data ... ignored
[INFO] [stdout] test bte::encryption::tests::share_decryption_20 ... ignored
[INFO] [stdout] test bte::encryption::tests::share_encryption_under_nonzero_epoch ... ignored
[INFO] [stdout] test bte::proof_chunking::tests::should_verify_a_valid_proof ... ignored
[INFO] [stdout] test bte::proof_sharing::tests::proof_of_secret_sharing_roundtrip ... ok
[INFO] [stdout] test bte::proof_discrete_log::tests::should_verify_a_valid_proof ... ok
[INFO] [stdout] test bte::proof_discrete_log::tests::should_fail_on_invalid_proof ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_create_proof_with_invalid_instance ... ok
[INFO] [stdout] test dealing::tests::dealing_roundtrip ... ignored
[INFO] [stdout] test dealing::tests::recovered_verification_keys_serde ... ok
[INFO] [stdout] test dealing::tests::recovering_partial_verification_keys ... ignored
[INFO] [stdout] test dealing::tests::verifying_partial_verification_keys ... ignored
[INFO] [stdout] test dealing::tests::verifying_partial_verification_keys_with_different_dealers_and_receivers ... ignored
[INFO] [stdout] test interpolation::polynomial::tests::polynomial_addition ... ok
[INFO] [stdout] test interpolation::polynomial::tests::polynomial_evaluation ... ok
[INFO] [stdout] test interpolation::polynomial::tests::public_coefficients_evaluation ... ok
[INFO] [stdout] test interpolation::polynomial::tests::public_coefficients_roundtrip ... ok
[INFO] [stdout] test interpolation::tests::performing_lagrangian_scalar_interpolation_at_origin ... ok
[INFO] [stdout] test share::tests::chunking_share ... ok
[INFO] [stdout] test tests::basic_dummy_secret_sharing ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_verify_proof_with_invalid_instance ... ok
[INFO] [stdout] test utils::tests::test_hash_to_scalar ... ok
[INFO] [stdout] test utils::tests::test_hash_g2 ... ok
[INFO] [stdout] test bte::encryption::tests::ciphertexts_roundtrip ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_create_proof_with_invalid_instance ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_verify_a_valid_proof ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_verify_proof_with_invalid_instance ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_verify_proof_with_wrong_instance ... ok
[INFO] [stdout] test bte::proof_chunking::tests::proof_of_chunking_roundtrip ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_verify_invalid_proof ... ok
[INFO] [stdout] test bte::keys::tests::public_key_with_proof_roundtrip ... ok
[INFO] [stdout] test bte::encryption::tests::baby_giant_100_with_table ... ok
[INFO] [stdout] test bte::proof_chunking::tests::works_with_chunks_of_extreme_sizes ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_verify_proof_with_wrong_instance ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_verify_invalid_proof ... ok
[INFO] [stdout] test bte::encryption::tests::baby_giant_100_without_table ... ok
[INFO] [stdout] test bte::encryption::tests::ciphertext_combining ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 47.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-c1f692f2858fc555)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test full_threshold_secret_resharing ... ignored
[INFO] [stdout] test full_threshold_secret_resharing_left_party ... ignored
[INFO] [stdout] test full_threshold_secret_sharing ... ignored
[INFO] [stdout] test single_sender ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nym_dkg
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ffffd70e0bb9d9e7798d5a92b4f8295f6a6175f9b92ca46c268cac6c35b6b65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffffd70e0bb9d9e7798d5a92b4f8295f6a6175f9b92ca46c268cac6c35b6b65e", kill_on_drop: false }`
[INFO] [stdout] ffffd70e0bb9d9e7798d5a92b4f8295f6a6175f9b92ca46c268cac6c35b6b65e
